-
Home
-
ShopApper: Mobile App for WooCommerce
-
0.4.24
-
Code
-
Classes
- AuthController
Total Complexity |
101 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
968 |
Lines of code |
590 |
Logical lines of code |
296 |
Comment lines |
106 |
Methods |
29 |
Properties |
2 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
A |
33 |
1 |
143 |
facebook_login() |
S |
48 |
7 |
30 |
google_login() |
S |
48 |
7 |
30 |
edit_customer() |
S |
49 |
5 |
30 |
rest_check_permissions() |
S |
68 |
7 |
6 |
get_customer_data() |
S |
50 |
5 |
28 |
login() |
S |
51 |
5 |
26 |
change_password() |
S |
57 |
5 |
15 |
logout() |
S |
56 |
4 |
18 |
generate_api_key() |
S |
50 |
3 |
32 |
phone_number_register() |
S |
57 |
4 |
16 |
get_api_key_tables() |
S |
57 |
4 |
16 |
delete_account() |
S |
57 |
4 |
15 |
phone_number_register_verify() |
S |
51 |
3 |
24 |
user_edit() |
S |
59 |
3 |
19 |
user_save() |
S |
66 |
4 |
7 |
lost_password() |
S |
58 |
3 |
15 |
verify_code() |
S |
59 |
3 |
14 |
register_customer() |
S |
60 |
3 |
12 |
phone_number_verify() |
S |
58 |
2 |
15 |
find_customer_by_phone() |
S |
64 |
3 |
9 |
network_plugin_loaded() |
S |
73 |
3 |
4 |
create_verification() |
S |
62 |
2 |
12 |
get_app_login_settings() |
S |
62 |
2 |
11 |
phone_number_login() |
S |
63 |
2 |
10 |
register() |
S |
63 |
2 |
10 |
get_keys_of_customer() |
S |
67 |
2 |
7 |
remove_key() |
S |
70 |
2 |
6 |
__construct() |
S |
63 |
1 |
10 |